[INFO] fetching crate jsonrpseex-ws-client 0.25.2...
[INFO] testing jsonrpseex-ws-client-0.25.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate jsonrpseex-ws-client 0.25.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate jsonrpseex-ws-client 0.25.2
[INFO] finished tweaking crates.io crate jsonrpseex-ws-client 0.25.2
[INFO] tweaked toml for crates.io crate jsonrpseex-ws-client 0.25.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jsonrpseex-ws-client 0.25.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jsonrpseex-ws-client 0.25.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded soketto v0.8.1
[INFO] [stderr]   Downloaded jsonrpseex-types v0.25.2
[INFO] [stderr]   Downloaded jsonrpseex-client-transport v0.25.2
[INFO] [stderr]   Downloaded jsonrpseex-core v0.25.2
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.1
[INFO] [stderr]   Downloaded rustls v0.23.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3755da21bed7c3766657ff6eb572856f1b6e58380e797c47f93228aeeab30394
[INFO] running `Command { std: "docker" "start" "-a" "3755da21bed7c3766657ff6eb572856f1b6e58380e797c47f93228aeeab30394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3755da21bed7c3766657ff6eb572856f1b6e58380e797c47f93228aeeab30394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3755da21bed7c3766657ff6eb572856f1b6e58380e797c47f93228aeeab30394", kill_on_drop: false }`
[INFO] [stdout] 3755da21bed7c3766657ff6eb572856f1b6e58380e797c47f93228aeeab30394
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 655ba778c039815e25c6cb86606541353005a0faa83e88ffa3d391b498c349b8
[INFO] running `Command { std: "docker" "start" "-a" "655ba778c039815e25c6cb86606541353005a0faa83e88ffa3d391b498c349b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling soketto v0.8.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.5.3
[INFO] [stderr]    Compiling jsonrpseex-types v0.25.2
[INFO] [stderr]    Compiling jsonrpseex-core v0.25.2
[INFO] [stderr]    Compiling jsonrpseex-client-transport v0.25.2
[INFO] [stderr]    Compiling jsonrpseex-ws-client v0.25.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.08s
[INFO] running `Command { std: "docker" "inspect" "655ba778c039815e25c6cb86606541353005a0faa83e88ffa3d391b498c349b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "655ba778c039815e25c6cb86606541353005a0faa83e88ffa3d391b498c349b8", kill_on_drop: false }`
[INFO] [stdout] 655ba778c039815e25c6cb86606541353005a0faa83e88ffa3d391b498c349b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65ae56e39117210d001697c32a0cf7f8723ffc35cf875240c990a8820a010dde
[INFO] running `Command { std: "docker" "start" "-a" "65ae56e39117210d001697c32a0cf7f8723ffc35cf875240c990a8820a010dde", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling soketto v0.8.1
[INFO] [stderr]    Compiling jsonrpseex-core v0.25.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling rustls-platform-verifier v0.5.3
[INFO] [stderr]    Compiling jsonrpseex-client-transport v0.25.2
[INFO] [stderr]    Compiling jsonrpseex-ws-client v0.25.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `jsonrpsee_test_utils` in this scope
[INFO] [stdout]   --> src/tests.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use jsonrpsee_test_utils::helpers::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonrpsee_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `jsonrpsee_test_utils`, use `cargo add jsonrpsee_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `jsonrpsee_test_utils` in this scope
[INFO] [stdout]   --> src/tests.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use jsonrpsee_test_utils::mocks::{Id, WebSocketTestServer};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonrpsee_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `jsonrpsee_test_utils`, use `cargo add jsonrpsee_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `jsonrpsee_test_utils`
[INFO] [stdout]   --> src/tests.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | use jsonrpsee_test_utils::TimeoutFutureExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonrpsee_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `jsonrpsee_test_utils`, use `cargo add jsonrpsee_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `jsonrpsee_test_utils` in this scope
[INFO] [stdout]    --> src/tests.rs:487:3
[INFO] [stdout]     |
[INFO] [stdout] 487 |         jsonrpsee_test_utils::mocks::ws_server_with_redirect(server_url).with_default_timeout().await.unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `jsonrpsee_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `jsonrpsee_test_utils`, use `cargo add jsonrpsee_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:450:12
[INFO] [stdout]     |
[INFO] [stdout] 450 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<Client, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:461:54
[INFO] [stdout]     |
[INFO] [stdout] 461 |     let client = WsClientBuilder::default().build(&uri).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]     |                                                         ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Client, ClientError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]   --> src/tests.rs:50:41
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let result = run_request_with_response(ok_response("hello".into(), Id::Num(0)))
[INFO] [stdout]    |                                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<std::string::String, ClientError>>` in the current scope
[INFO] [stdout]   --> src/tests.rs:51:4
[INFO] [stdout]    |
[INFO] [stdout] 50 |       let result = run_request_with_response(ok_response("hello".into(), Id::Num(0)))
[INFO] [stdout]    |  __________________-
[INFO] [stdout] 51 | |         .with_default_timeout()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<std::string::String, ClientError>>`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]   --> src/tests.rs:63:3
[INFO] [stdout]    |
[INFO] [stdout] 63 |         ok_response(exp.into(), Id::Num(0)),
[INFO] [stdout]    |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<Client, ClientError>>` in the current scope
[INFO] [stdout]   --> src/tests.rs:70:68
[INFO] [stdout]    |
[INFO] [stdout] 70 |         WsClientBuilder::default().id_format(IdKind::String).build(&uri).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Client, ClientError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]   --> src/tests.rs:81:3
[INFO] [stdout]    |
[INFO] [stdout] 81 |         ok_response(exp.into(), Id::Str("0".into())),
[INFO] [stdout]    |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<Client, ClientError>>` in the current scope
[INFO] [stdout]   --> src/tests.rs:88:68
[INFO] [stdout]    |
[INFO] [stdout] 88 |         WsClientBuilder::default().id_format(IdKind::String).build(&uri).with_default_timeout().await.unwrap().unwrap();
[INFO] [stdout]    |                                                                          ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Client, ClientError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:100:12
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests.rs:107:38
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let err = run_request_with_response(ok_response("hello".into(), Id::Num(99)))
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<std::string::String, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:108:4
[INFO] [stdout]     |
[INFO] [stdout] 107 |       let err = run_request_with_response(ok_response("hello".into(), Id::Num(99)))
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 108 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<std::string::String, ClientError>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `method_not_found` in this scope
[INFO] [stdout]    --> src/tests.rs:118:29
[INFO] [stdout]     |
[INFO] [stdout] 118 |         run_request_with_response(method_not_found(Id::Num(0))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<std::string::String, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:118:59
[INFO] [stdout]     |
[INFO] [stdout] 118 |         run_request_with_response(method_not_found(Id::Num(0))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<std::string::String, ClientError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `parse_error` in this scope
[INFO] [stdout]    --> src/tests.rs:124:38
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let err = run_request_with_response(parse_error(Id::Num(0))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<std::string::String, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:124:63
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let err = run_request_with_response(parse_error(Id::Num(0))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<std::string::String, ClientError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_request` in this scope
[INFO] [stdout]    --> src/tests.rs:131:29
[INFO] [stdout]     |
[INFO] [stdout] 131 |         run_request_with_response(invalid_request(Id::Num(0_u64))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<std::string::String, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:131:62
[INFO] [stdout]     |
[INFO] [stdout] 131 |         run_request_with_response(invalid_request(Id::Num(0_u64))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<std::string::String, ClientError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_params` in this scope
[INFO] [stdout]    --> src/tests.rs:138:29
[INFO] [stdout]     |
[INFO] [stdout] 138 |         run_request_with_response(invalid_params(Id::Num(0_u64))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<std::string::String, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:138:61
[INFO] [stdout]     |
[INFO] [stdout] 138 |         run_request_with_response(invalid_params(Id::Num(0_u64))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<std::string::String, ClientError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `internal_error` in this scope
[INFO] [stdout]    --> src/tests.rs:145:29
[INFO] [stdout]     |
[INFO] [stdout] 145 |         run_request_with_response(internal_error(Id::Num(0_u64))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<std::string::String, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:145:61
[INFO] [stdout]     |
[INFO] [stdout] 145 |         run_request_with_response(internal_error(Id::Num(0_u64))).with_default_timeout().await.unwrap().unwrap_err();
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<std::string::String, ClientError>>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `server_subscription_id_response` in this scope
[INFO] [stdout]    --> src/tests.rs:153:3
[INFO] [stdout]     |
[INFO] [stdout] 153 |         server_subscription_id_response(Id::Num(0)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `server_subscription_response` in this scope
[INFO] [stdout]    --> src/tests.rs:154:3
[INFO] [stdout]     |
[INFO] [stdout] 154 |         server_subscription_response("subscribe_hello", "hello my friend".into()),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `server_notification` in this scope
[INFO] [stdout]    --> src/tests.rs:177:3
[INFO] [stdout]     |
[INFO] [stdout] 177 |         server_notification("test", "server originated notification works".into()),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:183:12
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `server_notification_without_params` in this scope
[INFO] [stdout]    --> src/tests.rs:197:3
[INFO] [stdout]     |
[INFO] [stdout] 197 |         server_notification_without_params("no_params"),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:203:12
[INFO] [stdout]     |
[INFO] [stdout] 203 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `server_subscription_id_response` in this scope
[INFO] [stdout]    --> src/tests.rs:234:3
[INFO] [stdout]     |
[INFO] [stdout] 234 |         server_subscription_id_response(Id::Num(0)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:241:12
[INFO] [stdout]     |
[INFO] [stdout] 241 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `server_notification` in this scope
[INFO] [stdout]    --> src/tests.rs:268:3
[INFO] [stdout]     |
[INFO] [stdout] 268 |         server_notification("test", "server originated notification".into()),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:274:12
[INFO] [stdout]     |
[INFO] [stdout] 274 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:316:4
[INFO] [stdout]     |
[INFO] [stdout] 315 |       let batch_response = run_batch_request_with_response::<String>(batch_request, server_response)
[INFO] [stdout]     |  __________________________-
[INFO] [stdout] 316 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:333:4
[INFO] [stdout]     |
[INFO] [stdout] 332 |       let res = run_batch_request_with_response::<String>(batch_request, server_response)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 333 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:353:4
[INFO] [stdout]     |
[INFO] [stdout] 352 |       let res = run_batch_request_with_response::<String>(batch_request, server_response)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 353 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<BatchResponse<'_, Custom>, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:391:4
[INFO] [stdout]     |
[INFO] [stdout] 390 |       let res = run_batch_request_with_response::<Custom>(batch_request, server_response)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 391 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, Custom>, ClientError>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/jsonrpsee_ws_client-a238a73a1377dbed.long-type-5462848159410458033.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_default_timeout` found for opaque type `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>` in the current scope
[INFO] [stdout]    --> src/tests.rs:411:4
[INFO] [stdout]     |
[INFO] [stdout] 410 |       let res = run_batch_request_with_response::<String>(batch_request, server_response)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 411 | |         .with_default_timeout()
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<BatchResponse<'_, std::string::String>, ClientError>>`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests.rs:425:3
[INFO] [stdout]     |
[INFO] [stdout] 425 |         ok_response(JsonValue::String("foo".into()), Id::Num(99_u64)),
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `to_ws_uri_string` in this scope
[INFO] [stdout]    --> src/tests.rs:430:12
[INFO] [stdout]     |
[INFO] [stdout] 430 |     let uri = to_ws_uri_string(server.local_addr());
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `ok_response` in this scope
[INFO] [stdout]    --> src/tests.rs:479:3
[INFO] [stdout]     |
[INFO] [stdout] 479 |         ok_response(expected.into(), Id::Num(0)),
[INFO] [stdout]     |         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jsonrpseex-ws-client` (lib test) due to 44 previous errors
[INFO] running `Command { std: "docker" "inspect" "65ae56e39117210d001697c32a0cf7f8723ffc35cf875240c990a8820a010dde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65ae56e39117210d001697c32a0cf7f8723ffc35cf875240c990a8820a010dde", kill_on_drop: false }`
[INFO] [stdout] 65ae56e39117210d001697c32a0cf7f8723ffc35cf875240c990a8820a010dde
